LeadCategory 
EntityType  Independent 
Logical Entity Name  LeadCategory 
Default Table Name  amLeadCat 
Logical Only  NO 
Definition 
 
Note 
 

LeadCategory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Code    CHAR(8)  NO 
 
Name    VARCHAR(40)  NO 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
LeadCategoryId(PK)    INTEGER  NO 
 
BudgetPctToEnroll    NUMERIC(6, 2)  YES 
 
BudgetPctToStart    NUMERIC(6, 2)  YES 
 

LeadCategory Keys 
Key Name  Key Type  Keys 
amLeadCat_Code_U_N_IDX  Unique Constraint  Code 
amLeadCat_amLeadCatID_U_C_IDX  PrimaryKey  LeadCategoryId 

LeadCategory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

LeadCategory Check Constraints 
Check Constraint Name  CheckConstraint